object animacja: Tanimacja Left = 321 Top = 118 BorderStyle = bsDialog Caption = 'Animacja' ClientHeight = 258 ClientWidth = 158 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnHide = FormHide OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object anim: TAnimatedImage Left = 16 Top = 32 Width = 125 Height = 165 TransparentColor = clBlack Stretch = False end object Label1: TLabel Left = 48 Top = 5 Width = 39 Height = 13 Alignment = taCenter Caption = 'Label1' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Button1: TButton Left = 50 Top = 200 Width = 25 Height = 25 Caption = '[ ]' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 83 Top = 200 Width = 25 Height = 25 Caption = '|>' TabOrder = 1 OnClick = Button2Click end object Button3: TButton Left = 116 Top = 200 Width = 25 Height = 25 Caption = '>>' TabOrder = 2 OnClick = Button3Click end object Button4: TButton Left = 16 Top = 200 Width = 25 Height = 25 Caption = '<<' TabOrder = 3 OnClick = Button4Click end object petla: TsCheckBox Left = 24 Top = 232 Width = 105 Height = 19 Alignment = taLeftJustify Caption = 'Odtwarzaj w p'#281'tli' SkinData.SkinSection = 'CHECKBOX' ImgChecked = 0 ImgUnchecked = 0 MultiLine = False TabOrder = 4 end object Timer: TTimer Enabled = False Interval = 500 OnTimer = TimerTimer Left = 96 Top = 64 end object sSkinProvider1: TsSkinProvider CaptionAlignment = taCenter SkinData.SkinSection = 'FORM' TitleButtons = <> Left = 120 end end